If the instance is connected to the swarm.
Current connection state
Listen for messages which have been read from the database. It might be messages which were added to the channels before as well as a new ones.
Add a listener for listening changes of the instance's state changes
Create an active connection to the swarm
Create a swarm channel instance which allows messaging with other users connected to the swarm channel. Created swarm channel will be added to an instance of swarm channels list
Connect to an instance that allows to share information about messaging channels available within this channels list. It allows to add new channels to the list, listen for any updates of the existing ones and listen for new ones, which have been added by other users. Create connection to the swarm at first, if there is no connection so far.
Decrypt a string encrypted using the current user's public crypto key
Encrypt a string using a public crypto key of the user specified through userId
Remove listener of messages updates.
Remove state change listener.
Sign the string by a crypto key of the current user and return a signature.
Update user's profile in central authority.
Verify the signature for a data signed by a swarm user's crypto key
Generated using TypeDoc
This list contains identities of authorization providers supported and available to authorize through.